projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4caa91
)
(*-sunos5*, *-solaris*): New configuration.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 06:41:51 +0000
(06:41 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Mon, 18 Nov 2002 06:41:51 +0000
(06:41 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 84a332b080c58fa616b40a1c827077926c2b310b..4967df7e70a4babb4ef67e120762e1d308633c67 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-958,7
+958,7
@@
case "${canonical}" in
RANLIB="ar -ts"
;;
*-sunos5* | *-solaris* )
- opsys=sol2-
6
+ opsys=sol2-
8
NON_GNU_CPP=/usr/ccs/lib/cpp
;;
* ) opsys=bsd4-2 ;;